projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
658ef95
)
(transient-mark-mode): Mention C-g in the doc string.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 30 Mar 2001 08:35:49 +0000
(08:35 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 30 Mar 2001 08:35:49 +0000
(08:35 +0000)
lisp/simple.el
patch
|
blob
|
history
diff --git
a/lisp/simple.el
b/lisp/simple.el
index 0e458e6a10535bd2072251cbc8527766de294b5e..f33aab1a788e41e7d9da2a36c967b46d39557baf 100644
(file)
--- a/
lisp/simple.el
+++ b/
lisp/simple.el
@@
-2361,6
+2361,8
@@
So do certain other operations that set the mark
but whose main purpose is something else--for example,
incremental search, \\[beginning-of-buffer], and \\[end-of-buffer].
+You can also deactivate the mark by typing \\[keyboard-quit].
+
Many commands change their behavior when Transient Mark mode is in effect
and the mark is active, by acting on the region instead of their usual
default part of the buffer's text. Examples of such commands include